func runtime.mallocgcSmallNoscan
2 uses
runtime (current package)
malloc.go#L1055: x, elemsize = mallocgcSmallNoscan(size, typ, needzero)
malloc.go#L1254: func mallocgcSmallNoscan(size uintptr, typ *_type, needzero bool) (unsafe.Pointer, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)